Open the Portico Developer Guide site
Pos Gateway Schema
DirectMktData Element
Pos Gateway Schema > ChipCardDeclineReqBlock1Type Complex Type : DirectMktData Element
Description

Direct marketing data

Namespace http://Hps.Exchange.PosGateway
Type
DirectMktDataType Complex Type
Diagram
DirectMktShipDay Element DirectMktShipMonth Element DirectMktInvoiceNbr Element All DirectMktData Element
Overview
DirectMktData optional DirectMktDataType Complex Type

Direct marketing data

All
DirectMktInvoiceNbr directMktInvoiceNbrType Simple Type

Invoice number

Note: The elements in the direct marketing data group are passed on through the settlement process. The invoice field in the AdditionalTxnFields group is not passed on.

Source
<xs:element name="DirectMktData" type="DirectMktDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Direct marketing data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ChipCardDeclineReqBlock1Type Complex TypePos Gateway Schema